[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 CRT Unit
                          Display Color Constants

     The following constants are available as arguments for the TextColor
     and the TextBackGround procedures.

                            Const
                               Black          0;
                               Blue           1;
                               Green          2;
                               Cyan           3;
                               Red            4;
                               Magenta        5;
                               Brown          6;
                               LightGray      7;
                               DarkGray       8;
                               LightBlue      9;
                               LightGreen    10;
                               LightCyan     11;
                               LightRed      12;
                               LightMagenta  13;
                               Yellow        14;
                               White         15;
                               Blink        128;

See Also: TextColor TextBackground
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson